SyFeatureFlags 
EntityType  Independent 
Logical Entity Name  SyFeatureFlags 
Default Table Name  SyFeatureFlags 
Logical Only  NO 
Definition 
 
Note 
 

SyFeatureFlags Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyFeatureFlagsID(PK)    CHAR(10)  NO 
 
FeatureStatus    CHAR(10)  NO 
 
FeatureName    CHAR(10)  YES 
 
Module    CHAR(10)  YES 
 
Prompt    CHAR(10)  YES 
 
LongPrompt    CHAR(10)  YES 
 
DisplayOrder    CHAR(10)  NO 
 
DateAdded    CHAR(10)  NO 
 
DateLstMod    CHAR(10)  NO 
 
ModifiedBy    CHAR(10)  NO 
 
Ts    CHAR(10)  NO 
 

SyFeatureFlags Keys 
Key Name  Key Type  Keys 
PK_SyFeatureFlags  PrimaryKey  SyFeatureFlagsID 
UK_SyFeatureFlags_FeatureName_INCL  Alternate Key  FeatureName 

SyFeatureFlags Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
SyFeatureForms  Non-Identifying  One To Zero or More          NO 

SyFeatureFlags Check Constraints 
Check Constraint Name  CheckConstraint